home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / cdj5XX-Depletion.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  2.9 KB  |  86 lines

  1. <option type="enum" id="opt/cdj5XX-Depletion">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Ink Reduction</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>Depletion</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>Adjustment</arg_group>
  12.    <arg_order>190</arg_order>
  13.    <arg_spot>A</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto>%s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>cdj550</driver>
  20.       <arg_defval>ev/cdj5XX-Depletion-Default</arg_defval>
  21.      </constraint>
  22.      <constraint sense="true">
  23.       <driver>cdj500</driver>
  24.       <arg_defval>ev/cdj5XX-Depletion-Default</arg_defval>
  25.      </constraint>
  26.      <constraint sense="true">
  27.       <driver>dj505j</driver>
  28.       <arg_defval>ev/cdj5XX-Depletion-Default</arg_defval>
  29.      </constraint>
  30.   </constraints>
  31.   <enum_vals>
  32.    <enum_val id="ev/cdj5XX-Depletion-No">
  33.     <ev_longname>
  34.      <en>No</en>
  35.     </ev_longname>
  36.     <!-- A multilingual <comments> block can appear here, too;
  37.          it should be treated as documentation for the user. -->
  38.     <ev_shortname>
  39.      <en>No</en>
  40.      <!-- Until someone tells me how to learn the user locale in 
  41.           backends, the shortname must be monolingual in <en>! -->
  42.     </ev_shortname>
  43.     <ev_driverval> -dDepletion=0</ev_driverval>
  44.    </enum_val>
  45.    <enum_val id="ev/cdj5XX-Depletion-25">
  46.     <ev_longname>
  47.      <en>25 %</en>
  48.     </ev_longname>
  49.     <!-- A multilingual <comments> block can appear here, too;
  50.          it should be treated as documentation for the user. -->
  51.     <ev_shortname>
  52.      <en>25</en>
  53.      <!-- Until someone tells me how to learn the user locale in 
  54.           backends, the shortname must be monolingual in <en>! -->
  55.     </ev_shortname>
  56.     <ev_driverval> -dDepletion=1</ev_driverval>
  57.    </enum_val>
  58.    <enum_val id="ev/cdj5XX-Depletion-50">
  59.     <ev_longname>
  60.      <en>50 %</en>
  61.     </ev_longname>
  62.     <!-- A multilingual <comments> block can appear here, too;
  63.          it should be treated as documentation for the user. -->
  64.     <ev_shortname>
  65.      <en>50</en>
  66.      <!-- Until someone tells me how to learn the user locale in 
  67.           backends, the shortname must be monolingual in <en>! -->
  68.     </ev_shortname>
  69.     <ev_driverval> -dDepletion=2</ev_driverval>
  70.    </enum_val>
  71.    <enum_val id="ev/cdj5XX-Depletion-Default">
  72.     <ev_longname>
  73.      <en>Default Setting</en>
  74.     </ev_longname>
  75.     <!-- A multilingual <comments> block can appear here, too;
  76.          it should be treated as documentation for the user. -->
  77.     <ev_shortname>
  78.      <en>Default</en>
  79.      <!-- Until someone tells me how to learn the user locale in 
  80.           backends, the shortname must be monolingual in <en>! -->
  81.     </ev_shortname>
  82.     <ev_driverval></ev_driverval>
  83.    </enum_val>
  84.   </enum_vals>
  85. </option>
  86.